TMP file - traduzione in Inglese
Diclib.com
Dizionario in linea

TMP file - traduzione in Inglese

FILE FORMAT
Temp file; Tmp file; .TMP; .tmp; Foo file; Foo files; Temporary files

TMP file         
TMP bestand, een tijdelijk bestand dat door een programma is geopend om tijdelijk informatie in op te slaan
file format         
  • wav-file: 2.1 Megabytes.
  • ogg-file: 154 kilobytes.
FORMALIZED STRUCTURE OF INFORMATION STORED ON A COMPUTER
File Formats; Filetype; File type; Bytestream format; File formats; Computer file formats; Computer file format; Binary signature; File format identification
bestands opbouw, de wijze waarop de gegevens in een bestand zijn opgeslagen
file management         
  • The Alto Neptune file manager program
  • In Cubix, files sharing the same attributes are represented by cubes in a 3D environment.
  • [[File System Visualizer]], one example of a 3D file manager
  • Miller Column]] browser from [[GNUstep]] is a type of Navigational file manager.
  • [[Midnight Commander]], an orthodox file manager with a [[text-based user interface]]
  • The [[Nautilus file manager]] had a spatial mode, which was removed with the arrival of GNOME (and with it Nautilus) version 3.x.  Each of these windows displays an open directory.
  • Nemo]]
  • File Manager]] in [[Windows 10]], displaying the contents of partition X:
COMPUTER PROGRAM THAT PROVIDES A USER INTERFACE TO WORK WITH FILE SYSTEMS
File browser; Computer file management; Orthodox file manager; Navigational file manager; File managers; Orthodox File Managers; Orthodox File Manager; VDFM; Save As; Filemanager; File Manager; File management; Document browser; Commander (computing); Norton Commander clone; Dual-pane file manager; 3D file manager; File management application; File processing; File system browser
dossieradministratie (verzameling van dienstproramma's voor behandeling van dossiers (zoals copiëren en uitvegen, enz,)

Definizione

file type
<file format> The kind of data stored in a file. Most modern operating systems use the filename extension to determine the file type though some store this information elsewhere in the file system. The file type is used to choose an appropriate icon to represent the file in a GUI and the correct application with which to view, edit, run, or print the file. Different operating systems support different sets of file types though most agree on a large common set and allow arbitrary new types to be defined. See also MIME. {FileInfo.net - The File Extensions Resource (http://fileinfo.net)} (2006-07-11)

Wikipedia

Temporary file

A temporary file is a file created to store information temporarily, either for a program's intermediate use or for transfer to a permanent file when complete. It may be created by computer programs for a variety of purposes, such as when a program cannot allocate enough memory for its tasks, when the program is working on data bigger than the architecture's address space, or as a primitive form of inter-process communication.